Esx Settings Depots ComponentSummary

Esx Settings Depots ComponentSummary
Esx Settings Depots ComponentSummary

The Esx Settings Depots ComponentSummary schema contains fields that describe the summary of a component.

This schema was added in vSphere API 7.0.3.0.

JSON Example
{
    "display_name": "string",
    "versions": [
        {
            "version": "string",
            "display_version": "string"
        }
    ]
}
string
display_name
Required

Human readable name of the component.

This property was added in vSphere API 7.0.3.0.

versions
Required

Different versions of the component.

This property was added in vSphere API 7.0.3.0.